Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 153,358 for

document formatting

(0.09 sec)
  1. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge Formatting for an object in Java....Represents the soft edge formatting for an object. Remarks: Use...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability....how to format rows with a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications....how to format rows with a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...PDf to html with formats Aspose.PDF Product Family aspose-pdf-net...pdf which has to retain the formats. For example, bulletins, tables...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  5. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word Formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...paragraphs and runs of text formatted with a specific style. For...

    docs.aspose.com/words/cpp/working-with-styles-a...
  6. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional Formatting may be defined in a table style in C++....areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell Contents [ Hide ] Possible Usage...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/net/how-to-change-format-...
  9. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...underline formatting as ++. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/net/aspose.words/doc...